Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-227824 | GEN003840 | SV-227824r603266_rule | High |
Description |
---|
The rexecd process provides a typically unencrypted, host-authenticated remote access service. SSH should be used in place of this service. |
STIG | Date |
---|---|
Solaris 10 X86 Security Technical Implementation Guide | 2022-09-07 |
Check Text ( C-29986r489838_chk ) |
---|
# svcs rexec If the service is enabled, this is a finding. |
Fix Text (F-29974r489839_fix) |
---|
# svcadm disable rexec # svcadm refresh inetd |